|
SmartFTP FTP Library
|
Specifies whether the component uses a message loop while waiting for an operation to return. The message loop dispatches the windows messages queued in the windows message queue.
Default:
FTPConnectionMTA: false
FTPConnectionSTA: true
__property VARIANT_BOOL UseMessageLoop;
Typically this should only be enabled if the methods of the FTPConnection object are called from the main thread in your application.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|